home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces / CF_FC.iso / pc / data / swf / map.swf / scripts / DefineButton2_153 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-06-29  |  58 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("manitoba");
  3.    play();
  4. }
  5.